T A S K - 1

Task 4:Create the HTML nad CSS code needed to display an ordered
list with a specific set of CSS effects. You must use the same
information and style as shown below.
  1. Introduction To Web Technology
  2. Networks And Communications
  3. Object Oriented Design And Programming
  4. Data Management And Security
  5. System Analysis
  6. Problem Solving
  7. Programming Fundamentals
    1. Inputs & Outputs
    2. Programming Control Structures
    3. Working With Methods
    4. Working With Classes
    5. instantiating & Messaging Objects

Design Requirements:

Please Note:

T A S K - 2

Task 1

Single page application (SPA) are web pages where the server transmits only a single HTML online.
Content is then dynamically filled through the use of server calls and div sections.

For the first task of this lab you will create a basic framework to support this style of web page.Part B
of the lab will involve utilizing angular to add dynamic operation.

setup

Web development strongly benefits from consistent and clean dictonary structure.This lab will take
the previous structure,one folder per checkpoint,and expand upon it.For each checkpoint in this
lab image,scripts and stylesheets should be in their own directions.This basic structure has been
provided within the web_dev directory.

All HTML content for these pages should be in an index html page:

Folder Structure  -->images
                  --->scripts
                  --->styles
                  index.html

As with previous checkpoints the html page should contain relevant links, author and meta tags.
Meta tags should include:
Task Description

Using html tags and css create a replica of the provided page:

T A S K - 3

Mini Project: Task Tracker Application

Obective:

Create a simple Task Tracker application using vanilla JavaScript,HTML, and CSS to perform
basic CURD operations o tasks.

Instructions:

  1. Setup Project Environment
  2. Design UI
  3. Implement CURD Operations
  4. Test Application
  5. Documentation Application
Deliverables:

T A S K - 5

  1. FRUITS
    1. MANGO
    2. ORANGE
  2. VEGETABLES
    1. CABBAGE
    2. CAPSICUM
      1. GREEN CAPSICUM
      2. YELLOW CAPSICUM
      3. RED CAPSICUM

T A S K - 6

List Of Vegetables

  1. Carrot
  2. Radish
  3. Sweet Corn
  1. FRUITS LIST
    1. Pomegrante
    2. Bananas
    3. Pears